-- card: 17811 from stack: in.0 -- bmap block id: 7194 -- flags: 4000 -- background id: 4734 -- name: USAB1.3 -- part 14 (button) -- low flags: 00 -- high flags: A003 -- rect: left=325 top=93 right=115 bottom=489 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Which Macintosh?É ----- HyperTalk script ----- on mouseUp -- Business Technical determineSoftware -- bg script put char 4 of short name of this card into whichCategory repeat with i = 11 to 17 set cursor to busy if the hilight of cd btn i = true then goSolution whichCategory,3 exit mouseUp end if end repeat repeat with i = 8 to 10 set cursor to busy if the hilight of cd btn i = true then goSolution whichCategory,2 exit mouseUp end if end repeat repeat with i = 2 to 7 set cursor to busy if the hilight of cd btn i = true then goSolution whichCategory,1 exit mouseUp end if end repeat answer "Please select at least one software category." end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=264 right=285 bottom=423 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Word Processing ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=224 right=245 bottom=423 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Spreadsheets ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=264 right=285 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Database ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 19 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=284 right=305 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: E-Mail ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=144 right=165 bottom=218 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Accounting ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=164 right=185 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Presentations ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 22 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=204 right=225 bottom=250 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Business Management ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 23 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=244 right=265 bottom=248 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Data Entry & Retrieval ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 24 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=184 right=205 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Publishing ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=204 right=225 bottom=457 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Software Engineering ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=144 right=165 bottom=510 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Modeling and Simulation Tools ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=284 right=305 bottom=404 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 3-D Rendering ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=164 right=185 bottom=218 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Animation ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=184 right=205 bottom=247 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Architecture/Drafting ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: A005 -- rect: left=79 top=224 right=245 bottom=218 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CAD/CAM ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: A005 -- rect: left=289 top=244 right=265 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Unix ----- HyperTalk script ----- on mouseUp if the hilight of me is true then putMeInList (short name of me) else getMeOutOfList (short name of me) end mouseUp -- part contents for background part 1 ----- text ----- USAB1.3 -- part contents for background part 3 ----- text ----- 8 -- part contents for background part 7 ----- text ----- Click to select the software categories that interest you, then click the “Which Macintosh?…” button to see the recommended Macintosh.